2020 Method
Changes 0
M

ParameterFilterElement.Create

Description:
Creates a new ParameterFilterElement in the given document.
Overloads (2):
Create(Document,String,ICollection[ElementId])
public static ParameterFilterElement Create(
	Document aDocument,
	string name,
	ICollection<ElementId> categories
)
Return Value ParameterFilterElement A pointer to the new ParameterFilterElement.